Click or drag to resize

SipClientProtocol Property

Gets or sets the protocol type of the client.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public ProtocolType Protocol { get; set; }

Property Value

Type: ProtocolType
The protocol.
See Also